| AdRegistrationLock |
| Logical Entity Name | AdRegistrationLock |
| Default Table Name | AdRegistrationLock |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| AdRegistrationLock Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdRegistrationLockID |
int | NO | ||
| AppliedTerms | char(1) | NO | ||
| LockType | char(1) | NO | ||
| UnitType | char(1) | YES | ||
| Limit | money | YES | ||
AdTermID |
int | YES | ||
| IncludeDropCourses | bit | NO | ||
| IncludeLOACourses | bit | NO | ||
SyStudentID |
int | YES | ||
SyGroupsID |
int | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AdRegistrationLock Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_AdRegistrationLockAdRegistrationLockID | PrimaryKey | AdRegistrationLockID |
| AdRegistrationLock Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdTerm | Non-Identifying | Zero or One to Zero or More | FK_AdRegistrationLockAdTermID_AdTermAdTermID | AdTermID | NO | YES | ||
| SyGroups | Non-Identifying | Zero or One to Zero or More | FK_AdRegistrationLockSyGroupsID_SyGroupsSyGroupsID | SyGroupsID | NO | YES | ||
| syStudent | Non-Identifying | Zero or One to Zero or More | FK_AdRegistrationLockSyStudentID_SyStudentSyStudentID | SyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdRegistrationLockUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdRegistrationLock Check Constraints |
| Check Constraint Name | CheckConstraint |
| AdRegistrationLock Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| AdRegistrationLock Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.RegistrationRule |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdRegistrationLock |
NO |
| AdRegistrationLock Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | CourseRegistration |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| AdRegistrationLock Data Movement Rules |
| Name | Type | Rule Text/Value |